'Declaration Public Overloads Function GetEvents( _ ByVal attributes() As Attribute _ ) As EventDescriptorCollection
public EventDescriptorCollection GetEvents( Attribute[] attributes )
Parameters
- attributes
- The attributes array.
Return Value
An System.ComponentModel.EventDescriptorCollection that represents the filtered events for this component instance.